From: Lars Magne Ingebrigtsen Date: Tue, 5 Jul 2011 21:03:54 +0000 (+0200) Subject: * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~3070 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=1dc54588fe6dc6f46559730a00a5ad89ca71d8f2;p=emacs.git * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which no longer is much used. --- diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index b6c79d4942c..103c9d439fb 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -1,3 +1,8 @@ +2011-07-05 Lars Magne Ingebrigtsen + + * gnus.el (gnus-refer-article-method): Remove mention of nnspool, which + no longer is much used. + 2011-07-05 Juanma Barranquero * message.el (message-return-action): Fix typo in docstring. diff --git a/lisp/gnus/gnus.el b/lisp/gnus/gnus.el index 98a2684dd61..bc424fb521e 100644 --- a/lisp/gnus/gnus.el +++ b/lisp/gnus/gnus.el @@ -1423,10 +1423,6 @@ no need to set this variable." (defcustom gnus-refer-article-method 'current "Preferred method for fetching an article by Message-ID. -If you are reading news from the local spool (with nnspool), fetching -articles by Message-ID is painfully slow. By setting this method to an -nntp method, you might get acceptable results. - The value of this variable must be a valid select method as discussed in the documentation of `gnus-select-method'.